-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.2.0
-
Code
-
Classes
- Settings_Page_Email
Total Complexity |
57 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
401 |
Lines of code |
305 |
Logical lines of code |
125 |
Comment lines |
69 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize() |
D |
32 |
39 |
91 |
update_wp2fa_network_options() |
A |
50 |
10 |
30 |
email_settings() |
A |
38 |
4 |
88 |
email_from_settings() |
S |
45 |
1 |
59 |
get_email_notification_definitions() |
S |
50 |
2 |
31 |
render() |
S |
71 |
1 |
6 |